sequence type造句
例句與造句
- This metaphor includes other sequence types , such as
Metaphor包括其他序列類型,如 - This article introduces a new sequence type : the
本文介紹一個(gè)新的序列類型: - Sequence types and subtle reservoirs exploration in continental rift - subsidence basin
陸相斷陷盆地層序類型及隱蔽圈閉預(yù)測(cè) - As with any sequence type , you can easily find out the number of items in the sequence using the
方法容易地查找序列中條目的數(shù)量。 - Which is a mutable sequence type that demonstrates a number of different ways it can be used
,這是一個(gè)可變的序列類型,并演示以多種不同方法使用它。 - It's difficult to find sequence type in a sentence. 用sequence type造句挺難的
- While not as convenient as python s sequence types , awk s string functions get the job done
雖然不象python的序列類型那樣方便,但awk的字符串函數(shù)還是可以完成任務(wù)。 - For loop with any python object that provides an iterator , including the built - in sequence types such as the
循環(huán)與提供迭代器的任何python對(duì)象結(jié)合使用,這些對(duì)象包括 - Each allowable thing in an alternation pattern would have a constructor including , possibly , sequence types where quantifiers are used with the disjoins in the dtd
交替模式中的每一個(gè)允許的事物都將有一個(gè)構(gòu)造器(可能包括在與dtd中的分離一起使用的量詞處的序列類型) 。 - Provides a basic overview of xquery concepts , and also the expression evaluation static and dynamic context , atomization , effective boolean value , xquery type system , sequence type matching , and error handling
簡(jiǎn)要介紹了xquery概念,以及表達(dá)式計(jì)算(靜態(tài)和動(dòng)態(tài)上下文) 、原子化、有效的布爾值、 xquery類型系統(tǒng)、序列類型匹配和錯(cuò)誤處理。 - A numerical method , rfpa ( superscript 2d ) used in analysis of rock failure process , is applied to study the influence of macroscopic heterogeneity on macroscopic mechanical behavior of rock failure and seismic sequence types
摘要運(yùn)用巖石破裂過(guò)程分析rfpa (上標(biāo)2d )系統(tǒng),研究了巖石介質(zhì)宏觀非均勻性(含裂紋)對(duì)宏觀力學(xué)行為和微震序列類型的影響。 - Describes xquery primary expressions , path expressions , sequence expressions , arithmetic comparison and logical expressions , xquery construction , flwor expression , conditional and quantified expressions , and various expressions on sequence types
介紹xquery主表達(dá)式、路徑表達(dá)式、序列表達(dá)式、算術(shù)比較和邏輯表達(dá)式、 xquery構(gòu)造、 flwor表達(dá)式、條件和定量表達(dá)式以及序列類型的各種表達(dá)式。 - An object of an immutable sequence type cannot change once it is created . ( if the object contains references to other objects , these other objects may be mutable and may be changed ; however , the collection of objects directly referenced by an immutable object cannot change
一個(gè)不可變對(duì)象一旦建立其值不可能再改變(如果這個(gè)對(duì)象包括其它對(duì)象的引用,這個(gè)被引用的對(duì)象可以是可變對(duì)象并且其值可以變化;但為該不可變對(duì)象所直接引用的對(duì)象集合是不能變的